Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on deprecated distutils.util.strtobool helper #47

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

brenard
Copy link
Contributor

@brenard brenard commented Jul 26, 2024

According to PEP 632 recomendations, reimplementing our own:

https://www.python.org/dev/peps/pep-0632/#migration-advice

Note: analyse and solution inspired by drgarcia1986/simple-settings#273

@r4sas r4sas merged commit 063ec9d into r4sas:master Jul 26, 2024
2 checks passed
@brenard brenard deleted the fix-deprecated-usage-strtobool branch July 26, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants